Welcome![Sign In][Sign Up]
Location:
Search - serial port debugger

Search list

[Com PortAccessPort117

Description: 编程:串行口调试程序-Programming : serial port debugger
Platform: | Size: 320224 | Author: 郑博方 | Hits:

[Com PortAccessPort117

Description: 编程:串行口调试程序-Programming : serial port debugger
Platform: | Size: 319488 | Author: 郑博方 | Hits:

[OtherFX1N_PLC

Description: 作者自己编写的应用计算机串口同三菱fx系列plc通信的源程序-prepared by the author himself computer serial port with Mitsubishi fx series plc communications source
Platform: | Size: 159744 | Author: 王宇波 | Hits:

[Windows Develophostdebugger

Description: /*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/* serial port mode 1:8 bit UART, variable baud rate, crystal* 11.0592/TMOD = 0x20/** timer counter a mode of operation for 2*/P CON = 0x80 | PCON/* 1* SMOD home/0xfd TH1 =/* Incorporation of a timer contains the value at this time if SMOD = 0,9.6 SMOD K = 1, 19.2K*/TR1 = 1/** counter a timer to start work*/ticker = 1/* Allow Serial Port receiver* /
Platform: | Size: 65536 | Author: rty | Hits:

[Com PortWindowsAPICOM

Description: Windows API 实现串口通信 用API制作的串口调试器。 供大家学习串口相关的API函数。 有兴趣可以与我联系。-Windows API Serial Communication API produced by the serial debugger. For all study related to the serial port API function. Interested can contact me.
Platform: | Size: 209920 | Author: 朱嘉伟 | Hits:

[Com PortCSharpSerialPort

Description: CSharp开发的Windows下串口调试程序,监视计算机串口数据并反应在屏幕上,适用于初学者学习编程。-CSharp development of the Windows serial debugger, Serial computer surveillance and response data on the screen, applicable to beginners learning programming.
Platform: | Size: 11264 | Author: keenfox | Hits:

[SCMavr_com

Description: //实验板的AVR程序,uart应用,和计算机通讯,回送PC发送的数据 //接线定义:PD0-RXD PD1-TXD 开关位置:SW6-7/8打开。 //使用串口调试器,使用十六进制方式,首先让PC发送一个字符给MCU,然后将接收到MCU返回的值。 //记事:本程序旨在对uart的理解与演示,程序适合初学者使用. //使用片外8MHz晶体,9600bps波特率-//Experimental board AVR procedures, uart applications, and computer communications, PC loopback send data// connection definition: PD0-RXD PD1-TXD switch location: SW6-7/8 open.// Use the serial port debugger, use the hexadecimal mode, let PC send a character to the MCU, and then will receive the MCU to return value.// Note: This program seeks to UART understanding and demonstration of procedures suitable for beginners to use.// Use the chip 8MHz crystal, 9600bps baud rate
Platform: | Size: 16384 | Author: 夜风 | Hits:

[Com PortUART_debug

Description: 串口调试程序,用于ARM系统的串口调试,以VC编写-Serial debugger for ARM system debug serial port to VC to prepare
Platform: | Size: 1024 | Author: i am li | Hits:

[CommunicationComDebug

Description: 用VC写的串行口调试程序,自动识别可用的串口号,可选波特率,校验方式等,可将接收到的数据保存(捕获)到文件,可用ASCII或HEX码方式发送或接收.可以发送文件.-Written by VC debugger serial port, serial port available automatic identification number, an optional baud rate, parity, etc., can be received by the data retention (capture) to a file that can be used ASCII or HEX code means to send or receive . can send the file.
Platform: | Size: 36864 | Author: 张志刚 | Hits:

[CSharpSerialPortTerminal

Description: CSharp串口调试程序支持文本和十六进制发送接收文字-CSharp serial debugger support to send text and receive text hexadecimal
Platform: | Size: 66560 | Author: bestjilei | Hits:

[SCMproteus_keil

Description: Keil 51和Proteus仿真LED,串口实例 6个共阴极LED,还可仿真串口通讯,自己项目中的代码,吐血共享 使用方法: 1、用proteus打开ddb_stc51.DSN 2、用keil打开ddb_stc51目录下的ddb_stc51.Uv2工程 3、在keil中运行调试即可在proteus中查看调试结果, 串口仿真结果要用虚拟串口互联查看结果。 -Keil 51 and Proteus simulation LED, serial port examples of a total of six cathode LED, also Simulation serial communications, project their own code, hematemesis shared use: 1, using Proteus open ddb_stc51.DSN2, using keil open directory ddb_stc51 The ddb_stc51.Uv2 works 3, in the run keil debugger can debug in the Proteus to view the results of the serial simulation results using the Internet to view the results of the virtual serial port.
Platform: | Size: 55296 | Author: generalj | Hits:

[SCM51uart

Description: 串口调试程序 1. 发送过程:在发送时必须保证TI=1:即发送缓冲器为空,否则将导致数据发不出去,如果想强制发送可以用:TI=1.具体发送数据:利用printf(“akjdfaklfj”) 函数直接发送即可。 2. 接收过程:在接收时多选用中断方式,这样可以节约CPU的时间,提高效率, -1 serial port debugger. Send process: to be sent to ensure that TI = 1: that is, send buffer is empty, otherwise they would be unable to lead to the data, if you want to send can be mandatory: TI = 1. Specific send data: Using printf ( akjdfaklfj ) function can be sent directly. 2. Receiving process: when in the receiving mode selection interruption, thus saving CPU time, improve efficiency,
Platform: | Size: 1024 | Author: liangliang | Hits:

[SCMFlash_ROM_lab

Description: 用SmartGen生成一个256*8的大小同步FIFO,并通过串口发送数据初始化FIFO。然后,再通过串口返回到上位机的串口调试程序显示,确认数据是否正确。-SmartGen generated with a size of 256* 8 Synchronous FIFO, and sending data through the serial port to initialize FIFO. And then back through the serial port to the PC serial port debugger display to confirm the data is correct.
Platform: | Size: 3072 | Author: 劳杰勇 | Hits:

[Linux-UnixDP_RAM_lab

Description: 用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger display.
Platform: | Size: 4096 | Author: 劳杰勇 | Hits:

[SCMSerial

Description: 采用labview编程串口调试程序,局面友好!-Labview programming using serial port debugger, the situation of friendship!
Platform: | Size: 14336 | Author: 钟越波 | Hits:

[matlabck

Description: matlab编写的串口调试程序,用于串口数据的显示-matlab serial debugger written for the display of data from serial port
Platform: | Size: 25600 | Author: hello | Hits:

[Com PortSerial-port-source-code-wizard

Description: 一个极好的串口监视、调试程序,适用于 Win9X/NT 平台,能提高开发效率,免除调试串口程序之苦。它可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序;可以设置定时发送的数据以及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数,是工程技术人员监视、调试串口程序的必备工具。共享软件,可免费使用 30 天。新版本增加发送文本、自动清除、自定义显示格式等功能。注意:非 Win98 用户需要 VB5 运行库 msvbvm50.dll 支持。-将中文译成英语 An excellent serial port monitor, debugger, for Win9X/NT platform can improve development efficiency, eliminating the pain of debugging serial procedures. It can set a variety of online communication speed, parity, oral communication without the need to restart the program can set the time to send the data and the time interval can automatically display the received data, and the string, decimal and hexadecimal Switch between systems automatically save the set parameters, is the engineering and technical personnel to monitor, debug serial port program an essential tool. Shareware, free for 30 days. The new version adds the text sent automatically clear, custom display format and other functions. Note: Non-Win98 users need VB5 runtime msvbvm50.dll support.
Platform: | Size: 2387968 | Author: 雨轩 | Hits:

[SCMC51-serial-communications-debugger

Description: C51 串口通信调试程序。包括串口接收的中断函数。-C51 serial communications debugger. Including serial port receive interrupt function.
Platform: | Size: 1024 | Author: Tongti | Hits:

[Communicationserial-port-debug

Description: 极好的串口调试程序,稳定用于 Win9X/NT 平台,能提高工作效率,使串口调试能够方便透明的进行。它可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序-Excellent serial debugger, stable platform for Win9X/NT, can improve efficiency and make it easy and transparent serial port for debugging. It can set a variety of online communication speed, parity, oral communication without having to restart the program
Platform: | Size: 4485120 | Author: pengyh | Hits:

[SCMserial-port-communication

Description: 连接好串口或者usb转串口至电脑,下载该程序,打开电源 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,设置正确后接受框可以看到Hello!大家好!-Connected to the serial port or usb to serial port to the computer, download the program, turn on the power to open the serial debugger, the baud rate is set to 9600, no parity crystal 11.0592MHz, send and receive using the same format, such as using the character format, set the correct accept box can see the Hello! Hello, everybody!
Platform: | Size: 1024 | Author: VC | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net